GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-06-16T02:23:38.4318107+00:00",
"SubmitDate": "2026-06-16T02:23:38.4318107+00:00",
"ReportPeriodStart": "2026-06-16T02:23:38.4318107+00:00",
"ReportPeriodEnd": "2026-06-16T02:23:38.4318107+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4d1b47c4-57a9-4803-a937-f01e6b8ba5ec",
"Rows": [
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4d1b47c4-57a9-4803-a937-f01e6b8ba5ec",
"Rows": [
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"dfec424e-d2ec-4d3d-a3f7-c7cf8c26f692",
"727f8106-ea4e-4ced-bb11-bc6aab7ec923"
],
"Approvers": [
"e984af0f-08ce-4608-aa14-2248ca8439c0",
"53b36ccc-15a9-4b98-99b1-df47012310db"
],
"ApprovedBy": "e49bb8c1-edd8-4fda-b14a-4bec93ac0a44",
"ApprovalDate": "2026-06-16T02:23:38.4318107+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "12ca0df6-36e1-4334-93a5-006b05ed6c65",
"id": "1677e9cd-d246-41d4-bc1a-0519118839af",
"ConfigId": "0d4a72dd-ade4-40b1-82d4-69471607a9e2"
},
{
"GenerationDate": "2026-06-16T02:23:38.4318107+00:00",
"SubmitDate": "2026-06-16T02:23:38.4318107+00:00",
"ReportPeriodStart": "2026-06-16T02:23:38.4318107+00:00",
"ReportPeriodEnd": "2026-06-16T02:23:38.4318107+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "4d1b47c4-57a9-4803-a937-f01e6b8ba5ec",
"Rows": [
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "4d1b47c4-57a9-4803-a937-f01e6b8ba5ec",
"Rows": [
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "17fbc004-c1b7-4784-b500-dc17663fb175",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"dfec424e-d2ec-4d3d-a3f7-c7cf8c26f692",
"727f8106-ea4e-4ced-bb11-bc6aab7ec923"
],
"Approvers": [
"e984af0f-08ce-4608-aa14-2248ca8439c0",
"53b36ccc-15a9-4b98-99b1-df47012310db"
],
"ApprovedBy": "e49bb8c1-edd8-4fda-b14a-4bec93ac0a44",
"ApprovalDate": "2026-06-16T02:23:38.4318107+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "12ca0df6-36e1-4334-93a5-006b05ed6c65",
"id": "1677e9cd-d246-41d4-bc1a-0519118839af",
"ConfigId": "0d4a72dd-ade4-40b1-82d4-69471607a9e2"
}
]